How does it work, specifically? Like, pressing letter A will show only items that begins with A? (I'd guess so) And will it reload page every time they click on a certain letter? I guess it's not hard to do it with JavaScript (pressing any letter won't reload the page). But the page will have to list all items on every page load.
Also, what do you want to use this feature with? Thread list? Or simply a custom list?