Eric- I'm a bit confused (but then I am HTML challenged). I checked out your test page and I don't see the facebook "like" button anywhere. I got the same iframe code as you did from facebook, and using the insert html on my home page, I pasted it in to my homepage, but when I preview, I don't see the button. The code from my homepage is below.
[[[<!DOCTYPE html><html lang="en"> <head> <meta charset="utf-8"> <meta name="generator" content="CoffeeCup HTML Editor (
www.coffeecup.com)"> <meta name="created" content="Thu, 24 Feb 2011 00:26:12 GMT"> <meta name="description" content=""> <meta name="keywords" content=""> <title></title> <!--[if IE]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body><img src="http://yowzers.com/YowzersHomePage.jpg" width="777" height="438" alt="" title="" border="0" /><img src="http://yowzers.com/Shipping.jpg" width="777" height="72" alt="" title="" border="0" /> </body></html>]]]
[[[<iframe src="//www.facebook.com/plugins/like.php?href&send=false&layout=standard&width=450&show_faces=false&action=like&colorscheme=light&font&height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe>]]]
http://yowzers.com/index.php