Tools (SSMS, Agent, Profiler, Migration, etc.)
Make the SELECT TOP n ROWS functionality behave more like the scripting option by launching the new query window with the correct database context and without the database prefix on the object name.
Also, can you make 2008 R2's script table option work like Denali's, where the database prefix isn't needlessly added to the object name? The database drop-down is set to the correct database and there is a USE statement; the object doesn't need to be 3-part named on top of all that.