I changed the Modal background from black to transparent by changing the overlay.
Now, it allow users to interact with elements behind the dialog using Mouse. How do I prevent user interaction in modal dialog when the background is changed to transparent using .ui-dialog-overlay?
It happens only in IE, in chrome and Firefox the uer intercation by mouse is blocked
Thanks