I removed the Place Bid to simplify the matter and added back the "submit" button. Low and behold I left the "Submit" capitalized. This was the problem. So remember class to always cross your T's and dot your I's.
<input type="submit" name="Submit" value="Submit" id="Submit" />
<input type="submit" name="Submit" value="Submit" id="Submit" />