I've tried this with no result.
I believe the problem is that on the page load, a ridiculous amount of pixels is being added to the footer. Firebug is showing a style="top:1000+px" which is causing it to go out of view. This was running on my web browser, so i'm guessing it's some sort of calculation on the height - padding.
Does anyone know where this could be happening?