Hmm..
First off, for anyone who missed the
original discussion on EEPROM, I suggest you go check that out.
That being said, 0xFF is the inital value of the EEPROM unless data is written to it. So your problem is with your write function.
Could you post your function calls to the EEPROM library?