Actually, if you have a second to skim over something I would appreciate it.
When I first started this, I was able to create an extra "header" widget in blogger and put my iframe in it. The problem I had was that the iframe was showing up behind my header description and couldn't be interacted with.
Looking at these tutorials, do you think its possible to ignore the widgets, place the code for the iframe directly into the html, and then set it to "float" above the actual blog?
If you look for "CSS Positioning Code" you'll see where they talk about it: Floating Content in Iframe
I also found that if you set the "left" property to 50% that it will center in the page: Center Iframe
I'd like to hear your thoughts on it. Thanks.
Ben