I found the latest version of jQuery UI(1.10) remove the zIndex option. And it\'s confirmed on the jQuery website.
zIndex
It really shocked me. Please think ab
Have you tried?
$( ".selector" ).dialog( "moveToTop" );
reference: http://api.jqueryui.com/dialog/#method-moveToTop