> Just out of curiosity: what's the importance of having it *outside* the table? > If it doesn't appear... Is it to support the replacement of the table > structure with something else through JavaScript and DOM?
You'll get empty table rows otherwise. At least, that's how it show's up in FireFox, and it's pretty ugly.

