I have a link in my Facebook page tab app which should send the client to the app Canvas page, works fine in Chrome but just isn't going in IE or Firefox. It's a really simple link
<a href="http://apps.facebook.com/mycanvasapp" target="_top">link</a>
but it just reloads the tab page when done in IE or Firefox. Is there a trick with IE or Firefox?
