What is the value of the:
$form_action_url

Example, on the checkout_confirmation header file it is set as:
Code:
$form_action_url = zen_href_link(FILENAME_CHECKOUT_PROCESS, '', 'SSL');