Is there any way to achieve this with divs or anything? I have a very large frame/iframe that I would like the gateway to appear over and it hides behind frames.
Setting the z-index should resolve this issue. Using style="z-index: 1;" should display behind the gateway..