I hide the dock, but I mostly use Quicksilver to open apps.You can actually hide the dock permanently by typing this command into terminal:
defaults write com.apple.dock orientation -string top;killall Dock
You can then leave the dock *permanently* hidden and open apps using Quicksilver or a...