Ciao, sotto #footer aggiungi

clear: both;

così:

#footer {
background:transparent url(images/footer-bg.jpg) repeat-x scroll 0 0;
clear:both;
height:53px;
}

Su firefox funziona...