I'm using jQuery UI Dialogs to handle some windows on my page.
I then have a "dropdown" menu that is shown when I hover a link, but the menu is behind the dialog windows.
How can I handle this problem? Is there a way to send the dialogs to the background, or maybe make a way to click through them?