Only the user table can be set to not use the prefix. edavis requested a way to allow other table to not use it.
The work around today is to set the the prefix configuration string to an empty string and to add the prefix directly to all the table names that need it. But with an empty prefix some extension might delete existing table.