When field permissions module is installed, editing any field settings in a field that uses the field extra widgets, gives this error:

Fatal error: Call to undefined function _field_permissions_field_settings_form_submit() in ... public_html/includes/form.inc on line 141

Actually it was an attempt make this module work, to allow text areas to be editable for admins and read only (in edit mode) for other roles.