Yes, the table is inside a form. It works in all browsers but the Mac IE.
elem.name doesn't do it. What's interesting is that when I do alert(myRow.innerHTML), everything looks fine. The element has the right name attribute. Here's the output of the alert:
<TD><SELECT name=my_name...