as far as i know, events are only supported by HTML tags - not cf tags, ie catching an event in a cfselect won't work - did you try ? what does it say ?
you can replace the cfselect with a select, it's more compliant, and easiest, and i developped huge cf apps without having to use those weird cfforms tags