I have a site with a flash SWF on the home page. I have a login dialog that is displayed using the jquery ui modal. The modal dialog is being covered by the SWF movie when it opens. I tried setting the z-index etc but nothing seems to stop the SWF from covering the log in.
Is there any way to force the SWF movie to the background?
The SWF uses src="support/AC_RunActiveContent.js" if that helps isolate the version.