simplePopup allows you to create (very) simple draggable, customizable and unobtrusive popups.
You can open multiple popups at the same time and choose what of them bring to front just by clicking it.
All the popups are draggable (using jQueryUI draggable) and you can avoid overlapping with just one line of code.
The created popups won't lock the page behind, so you can continue working on your HTML document while the popup is open. You can put everything you want in the popups!