Hi,
I'm trying to use modal dialog page, lack of some obvious options (that were in the plugin which I used version 4.0) drives me to ask question.
How to disable overlay in modal dialog page to have access to elments below ?
Apex help sends users to http://api.jqueryui.com/dialog/ for reference but 'modal:false' attribute in jQuery modal removes overlay while modal in apex.navigation.dialog open dialog in new window.
Thanks