I noticed there was no label_tag present yet in form_tag_helper, and with label() you need an object and a method. So i've submitted this patch which adds label_tag, and I tried to mimick label-like behaviour.
And now I'm in search of some +1's
Regards, Jan De Poorter