Open your fullstats.php and find
Code:
<iframe margintop="20" height="700" width="400" allowtransparency="true" frameborder="0" scrolling="no" src="http://www.shadowblazeonline.com/my/pages/stats.php"></iframe>
Then replace it with
Code:
<iframe margintop="20" height="700" width="400" allowtransparency="true" frameborder="0" scrolling="yes" src="http://www.shadowblazeonline.com/my/pages/stats.php"></iframe>
that should fix the issue.