Ive seen this before but dont know the code. The footer is at the bottom of the browser and when you scroll it doesnt move, its over top of the webpage. If you dont get what im trying to say ill try to describe it better.
sure. something like this should work: #footer { position:fixed; bottom:0; z-index:20; } Code (markup):