My solution to the problem I have is very simple once I implemented it. I am posting the answer so that anyone else searching finds it. This is what the program now does.
1. Fill in the visible form and validate it.
2. Redisplay the page with the invisible form and a message telling the user if they see the message they need to click a button to continue.
3. Submit the invisible form using javascript.
If 3 does not work because of Javascript not working then the user is prompted anyway so both methods are covered.