I can tell you that form submissions using fields without name attributes do not register those fields with the when using IE5.5.
Also, for some kinds of forms, like Radio, you need more than one Radio buttons with same name in order to group them. but id must be unique.