Il sorgente sembra sempre lo stesso...come errore di console mi dice

document.frmmdfgrp.submit is not a function
document.frmmdfgrp.submit();

questo è il codice...

Codice PHP:
<form method="post" action="functionrbr.php" name="frmmdfgrp">
<
input id="valoreselect" type="hidden" name="sceltamdfgrp" value="6">
<
table class="servizio">
<
tbody>
<
tr>
<
td align="center">
[
img]../images/bottoni/conferma.png[/img]




</
td>
</
tr>
......
<
tr>
.....
<
tr>
.....
<
input id="numvol" type="hidden" value="149" name="numvol">
<
input id="mdfgrp" type="hidden" value="1" name="mdfgrp">
</
tbody>
</
table>
</
form