I thought that both of these methods were working, but there is a snag. The first form that gets submitted persists for all subsequent submits.
So if I have form a, b, c, and I click form b's submit button it works. But if I then click on form a's submit button, it submits form b. Any ideas?