IE6
comment or element?
alert(document.body.getElementsByTagName("*")[0].tagName)
alert(document.body.getElementsByTagName("*")[0].nodeType)