uh, iframes suck dude. Dont use it.. so basically you want a border on a table?
HTML Code:
<style type="text/css">
.border {
border:1px solid #00000;
}
</style> <table class="border">
pooooooo
</table> you might have issues with spacing though becuase of IE's horrible box model rendering >.<