The reason I want this is so that when the overlay shows a WHITE Background, I can add "webkit-transition-duration" property to allow the white background to nicely fade-in and out using the GPU.
But problem here is that JQUERY seems to remove/add the overlay div every time the dialog is run.
Any ideas?