I want to admit that popup and window appears over the layout.
There is no way to add the window inside div. But you can create popup in a concrete place in the layout like .show(document.getElementById("div_id"))
Please check the sample: Code Snippet