Forgive me if this has been asked before, I could not find it. I also just asked on Twitter, but thought this might be a more appropriate forum for discussion.
I've just purchased and started using GF. Like it a lot. However, upon trying to style my first form, I realized the forms still use the INPUT element. The problem is that browsers are very inconsistent with how they let you CSS-style those elements.
The BUTTON element, however, is a whole different deal. See this for example. Can't do that with an INPUT element, at least not reliably.
While I understand there may be reasons for keeping the INPUT element, I would love at least an option to change that somewhere. Or, if not an option in the UI, at least a hack. :)