Hi,
The problem seems to come from your Joomla template missing the loading of the media/system/js/core.js javascript file of Joomla which is the file containing that submitbutton function. The media/system/js/core.js file is the main javascript file of Joomla so it should be loaded.
I suppose that if you switch to the default joomla template on your website it works right ?
So I would recommend to contact your template provider to see with them why that file is not loaded and how to load it.
But normally it should be just one easy line to add to the index.php file of the template.