Vim: Transparency in MacVim

Wahoo! MacVim now supports transparency. Finally, I can have a nice, transparent Vim window to match my transparent terminal, and I don't have to give up all the modern conveniences. If you use the "Homebrew" profile for your Terminal.app, try putting the following in your .gvimrc:
colorscheme torte
set transparency=15
Comments
You have mad my life just a little easier.
All it does is fades the background color (making it more opaque to white)
Observe: http://cl.ly/9rXo
You can see the other buffer in the background. So I guess, in Lion, transparency doesn't work properly...