I've got a web page that has an iframe in it from a 3rd party web app.
The web app in the iframe has a dynamic popup menu that gets cut off at the edge of the iframe.
Is there anyway I can embed the iframe so it's allowed to show this dynamic menu outside the borders of the iframe? I fully trust the 3rd party website, but can't change any of it's code.
I doubt it's possible, as I think it'd be a security issue (clickjacking), but want to be sure.
Here's a pic of the issue, with black being the iframe border, and the red rectangle being the part that's getting cut off.