If you have annoying scrollbars on your Facebook iFrame App page, here’s how to remove them.
First of all, make sure that you have setup your app canvas height correctly here https://developers.facebook.com/apps. You can select fixed or fluid width though. see following screenshot.
Now add following code after the body tag in your page.
Don;t forget to replace with your App ID.
Hope that helps.
Cheers!