Ok, hier der erzeugte HTML Code:
<form name='Form' action='fight.php' method='POST' onsubmit='return Check()'><table><tr><td><input type='text' name='Name[1]' value='Name_1'></td>
...
Mit alert(document.Form.Name[1].value);
wird allerdings nichts ausgegeben...