12Dec/095
[IE BUG Coll.] GetElementById returns incorrect objects.

This article is about the bug of GetElementById method in IE and Opera: The GetElementById method may return a DOM whose name attribute matchs the given id, even there is a element who have id.
This not happen all the times.
This article do NOT give a solution, you can google it by yourself.