PUPHPET.enableFormElements = function($container) {
    $container.removeClass('form-elements-disabled');

    $container.each(function() {
        $(this)