I have the radeditor inside of a modal popup window. When I click the LinkManger or ImageManager the popup window for these controls is behind the modal popup and inaccessible until you close the modal window. I tried to set the tool's z property to 10000. When I point to the popup using IE developer toolbar, it says that the popup z index is 10000. Is there a way to get the tool popups to display on top of the modal window?