Given the following HTML:
Create another container div for the elements above #copyright. Just above copyright add a new div: It will force the footer to be under everything else, just like in the case of using relative positioning (bottom:0px;).
div
#copyright
bottom:0px;