I noticed that if you have a couple of radios together, you are required to make the name attribute identical on all of them in order for the radios to work as expected:
Well, technically all that matters is the URL string generated. So you could theoretically have two submit buttons with the same name...