The main reason for having combining accents in a font is if you also have mark attachment information in the same font, so as to actually support positioning the diacritic relative to a base letter.
Currently none of Adobe's western fonts support this functionality. There are several reasons for this:
1) Prior to InDesign CS3, none of Adobe's flagship creative graphics/publishing applications supported mark attachment in the regular western version.
2) Adobe's FDK (and thus FontLab) don't yet support mark attachment, so it was not easy for us to do in OpenType CFF fonts.
3) it's more challenging to do the contextual kerning required to kern these dynamically combined accented letters.
So, with InDesign CS3 out, we now have an Adobe app that can use this functionality.
Moving forwards, for most of the language support we have done before, we will continue to use prcomposed accents. But for more extended language support, which we are starting to work on now, we will use OpenType mark attachment ('mark', 'mkmk' and 'mlig' features as appropriate).
As you might guess from that, we'll be enabling this by adding support for mark attachment to our own Adobe FDK for OpenType, which also yields source code for FontLab and DTL FontMaster. I can't give you a clear timeline, but I'll say that the fact we want to use the functionality ourselves increases the priority of getting it into our tools.
