First off, thanks for building what is hands-down the best form plugin available for WordPress.
Is there a way to add an ID to the <form> element in the markup? I don't necessarily care if I can specificy it myself or if the ID used in the shortcode gets assigned, but it would be great to have <form id="1234" ...> in the markup.
I'm working with a script that needs to target specific forms, and the lack of IDs is making things a tad more difficult.
Thanks in advance!