Possible Duplicate:
JQuery Modal Boxes and Iframe
I have 2 aspx pages
1. Summary.aspx
2 Update.ascx
The above both pages works fine. I have a link on the summary page that goes to the update.ascx page.
How do I setup my code to make update.ascx popup with the unclickable summary page in the background?