Hah. Found it.

Looking for...
echo zen_draw_form('checkout_confirmation', $form_action_url, 'post', 'id="checkout_confirmation" onsubmit="submitonce();"');

in...
/includes/templates/template_default/templates/tpl_checkout_confirmation_default.php

Change post to get.