First of all "enable_functions" does not exist, http://us2.php.net/manual/en/ini.list.php
Second of all, if it was available, it wont be able allowed in .htaccess, just like disable_functions
If PHP can have that function with Apache, there is no function had ever been disabled with Apache.