Official Microsoft support for IE6 will end in 2014, along with Window XP. That is already decided. (in fact, it should have ended already but the end-of-life date was extended by a couple of years when MS extended the end-of-sale date for XP after the Vista debacle)
So after 2014, anyone running XP or IE6 will be out of support. There will still be people using it, but the corporates that have been holding out will be forced to move on as they tend to be quite risk-averse when it comes to having unsupported software on their systems.
Supporting IE9 should be a lot easier than IE6/7/8, since it is standards compliant in ways that its predecessors weren't. The code you write for other browsers like Firefox should work in IE9 relatively unchanged. There are obviously going to be modern HTML5 features that IE9 doesn't support or does differently to everyone else, but if you're having to support IE6/7/8 you won't be able to use those features anyway.
If you're in any doubt about how IE9 will work on your site, you can download the developer preview now and try it out.
By the way: For some useful browser compatibility charts, I recommend the Quirksmode site, which will tell you exactly what features are supported by which browsers.
For what it's worth, our company has officially stopped supporting IE6 on our site.