<div class="matr" id="A_matr">
<table border="0" cellpadding="" cellspacing="10">
<form class="first_matr">
<tr>
<td><input type="text" oninput="testinput(this);" value=""></td>
<td><input type="text" oninput="testinput(this);" value=""></td>
</tr>
<tr>
<td><input type="text" oninput="testinput(this);" value=""></td>
<td><input type="text" oninput="testinput(this);" value=""></td>
</tr>
<tr>
<td><input type="text" oninput="testinput(this);" value=""></td>
<td><input type="text" oninput="testinput(this);" value=""></td>
</tr>
<tr>
<td><input type="text" oninput="testinput(this);" value=""></td>
<td><input type="text" oninput="testinput(this);" value=""></td>
</tr>
</form>
</table>
</div>
результат, например [[1,2],[3,4],[5,6],[7,8]]