dialog relativity

dialog relativity

Hi,

I have aspx page that contain another aspx within  <IFRAME > tag.

When I use jQuery dialog it shows relative to the iframe document, what I want is the dialog to show relative to the parent aspx (the browser viewport).

How can I make it happen ?