Open up PlayerControls.xml in a text editor, got to lines 395-417, there you find the Favorites control.
Replace the following;
CODE
<onclick>XBMC.ReplaceWindow(favourites)</onclick>
with this;
CODE
<onclick>XBMC.ReplaceWindow(filemanager)</onclick>
Or you could add the File Browser/Manager to your favorites.