Webform doesn’t come with the body field by default. We’ve gotten very used to this field being in every content type that it might be nice to add it; drush php-eval ‘$types = node_type_get_types(); node_add_body_field($types[“webform”], $label=”Body”);’