Hi @jacob311
You can troubleshoot the issue by debugging the acf_form_head function found in core/api.php
Perhaps you could include the $options you are using in the acf_form function?
Also, are there any element in the template that we should know about? nested form tags?