And did you try it without the iframe to see if the footer is the problem or the iframe?
It looks like your disability to do some self investigation and debugging that got you famous here a few years ago hasn't really improved.... ;)
You need to do some HTML debugging to find out the problem. If I were you, I'd start from scratch. Add a few tags, see if it works. Then add the footer and see if that still works. Then add the iframe and find out things break. This gives you a clue that it has something to do with the iframe.
Then step back, look at the HTML tag for the iframe and think a little about how HTML works. You know, with elements that consist of opening and closing tags and such. Then look at the iframe tag again and notice you have a problem.
Then you probably try to add /> only to find out that that doesn't work either (don't know why, BTW). And then finally, you come to the only conclusion possible which leads to solving this problem.
Try the method I described above. If it still doesn't work, let me know and I'll tell you how to fix it.
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004