... until the collector arrives ...
Using IE 6, when you create an INPUT node, you must set the type property prior to adding the node as a child of another element. If you try to add it afterwards, IE complains that the type property cannot be read.