I tried this, and the trouble is that my game totally relies on setting a cookie to retain your user ID so inside an iframe it won't work because the cookie counts as a third party cookie and it won't get set. So how can I get it to break out of the iframe? It really needs to run in its own tab.