I always disabled the admin bar before, but I like the new version! However, one thing bothers me, and that's the dropdown styling. I think it looks miles better with this tiny adjustment:
#wpadminbar .menupop .ab-sub-wrapper {
border:1px solid #fff;
border-top:none;
margin:0;
}